home *** CD-ROM | disk | FTP | other *** search
/ Broadway Series Interactive Yearbook 2000 - 2001 / Broadway Series Interactive Yearbook 2000 - 2001.iso / mac / data / flash / loading.swf / scripts / frame_5 / DoAction.as
Text File  |  2000-12-12  |  354b  |  21 lines

  1. text = "loading . . .";
  2. startx = "66";
  3. starty = "37";
  4. xsize = "20";
  5. ysize = "20";
  6. kerning = "15";
  7. linespace = "15";
  8. charinline = "0";
  9. linenum = "0";
  10. max = length(text);
  11. total = max;
  12. getUrl("FSCommand:allowscale", "0");
  13. i = "1";
  14. showed = "0";
  15. setProperty("char", _visible, "0");
  16. tellTarget("char")
  17. {
  18.    stop();
  19. }
  20. status = "playstart";
  21.